td
{
    font-family: arial;
    font-size: 12px;
    color: #777777;
    padding-bottom: 4px;
}
.td1
{
    font-family: arial;
    font-size: 12px;
    color: #404040;
    font-weight: bold;
}
.txtTitle
{
    text-align: right;
    padding-right: 0px;
    width: 185px;
}
.txtField
{
    width: 210px;
}
.frmOne
{
    font-family: arial;
    font-size: 12px;
    color: #777777;
    width: 210px;
    border: 1px solid #AAAAAA;
}
.frmTwo
{
    font-family: arial;
    font-size: 12px;
    color: #777777;
    width: 135px;
    border: 1px solid #AAAAAA;
}
#drpStates
{
    font-family: arial;
    font-size: 12px;
    color: #777777;
    width: 200px;
    border: 1px solid #AAAAAA;
}
#drpUrban
{
    font-family: arial;
    font-size: 12px;
    color: #777777;
    width: 200px;
    border: 1px solid #AAAAAA;
}
.btnSubmit
{
    text-align: right;
}
.txtPrivacy
{
    padding: 30px 0px 20px 10px;
}
.txtPrivacy a
{
    color: #777777;
}
.txtRequired
{
    padding: 15px 0px 10px 5px;
}
.asterik
{
    font: 11pt Arial;
    color: #777777;
}
.legal
{
    font: 8pt Arial;
    text-transform: none;
    color: #7e7e7e;
    text-decoration: none;
}
.privacy
{
    font: 8pt Arial;
    text-transform: none;
    color: #74a3a6;
}
.txtRegister
{
    font-family: Georgia;
    font-size: 20px;
    color: #6D6D5F;
    padding-bottom: 20px;
}
.successmsg
{
    color: Green;
    display: none;
}
.errormsg
{
    color: Red;
    display: none;
}